/**
 * Clash Display Regular Font
 * Organized font files for Zillout Business
 */

@font-face {
  font-family: 'Clash Display';
  src: url('ClashDisplay-Regular.eot');
  src: url('ClashDisplay-Regular.eot?#iefix') format('embedded-opentype'),
       url('ClashDisplay-Regular.woff2') format('woff2'),
       url('ClashDisplay-Regular.woff') format('woff'),
       url('ClashDisplay-Regular.ttf') format('truetype'),
       url('ClashDisplay-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
